<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.padding-60-0 {
  padding: 60px 0;
}

.weight-300 {
  font-weight: 300;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.5px;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

section header &gt; h1, section header &gt; h2 {
  margin-bottom: 50px;
}

.border-bottom-1 {
  border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

</pre></body></html>